dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteScalarFunction<T1,T2,T3,T4,TResult> Class
Properties Methods

In This Topic
    SQLiteScalarFunction<T1,T2,T3,T4,TResult> Class Members
    In This Topic

    The following tables list the members exposed by SQLiteScalarFunction<T1,T2,T3,T4,TResult>.

    Public Properties
     NameDescription
    Public PropertyGets a number of user-defined function arguments. (Inherited from Devart.Data.SQLite.SQLiteFunction)
    Public PropertyGets a name of the user-defined function. (Inherited from Devart.Data.SQLite.SQLiteFunction)
    Top
    Public Methods
     NameDescription
    Public MethodReleases all resources allocated by this object. (Inherited from Devart.Data.SQLite.SQLiteFunction)
    Top
    See Also